home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / MATHS / RLAB / RLAB125.ZIP / !RLaB / misc / plhelp / ylabel < prev    next >
Text File  |  1994-05-11  |  248b  |  10 lines

  1. ylabel:
  2.  
  3. Synopsis: Set the Y-axis text label for the current sub-plot.
  4.  
  5. Syntax: ylabel ( YLABEL )
  6.  
  7.     Set the y-axis label for the current sub-plot in the current
  8.     plot-window. If YLABEL is undefined, the the y-axis label is
  9.     set to the null-string.
  10.